Uses of Enum
com.cisco.pt.ipc.enums.Parity
Packages that use Parity
-
Uses of Parity in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return ParityModifier and TypeMethodDescriptionstatic ParityParity.fromIntValue(int value) static ParityParity.fromIntValue(Integer value) static ParityReturns the enum constant of this type with the specified name.static Parity[]Parity.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Parity in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return ParityMethods in com.cisco.pt.ipc.sim with parameters of type ParityModifier and TypeMethodDescriptionvoidTerminalLine.setSettings(int speed, String bits, Parity parity, String stopbits, FlowControl flowcontrol) Information provided by the PKI file: -
Uses of Parity in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return ParityModifier and TypeMethodDescriptionTerminalLineImpl.getParity()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type ParityModifier and TypeMethodDescriptionvoidTerminalLineImpl.setSettings(int speed, String bits, Parity parity, String stopbits, FlowControl flowcontrol) Information provided by the PKI file: